-
Couldn't load subscription status.
- Fork 13.9k
Detect out of bounds range pattern value #106622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
r? @nagisa (rustbot has picked a reviewer for you, use r? to override) |
|
cc @davidtwco, @compiler-errors, @JohnTitor, @estebank, @TaKO8Ki |
|
@bors r+ |
|
📌 Commit 17a7596a3376cad4f3bf32db1d80d609670a8565 has been approved by It is now in the queue for this repository. |
|
r? @davidtwco |
|
@bors r=davidtwco |
…iaskrgr Rollup of 6 pull requests Successful merges: - rust-lang#106620 (Detect struct literal needing parentheses) - rust-lang#106622 (Detect out of bounds range pattern value) - rust-lang#106703 (Note predicate span on `ImplDerivedObligation`) - rust-lang#106705 (Report fulfillment errors in new trait solver) - rust-lang#106726 (Fix some typos in code comments.) - rust-lang#106734 (Deny having src/test exisiting in tidy) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fix #68972.